ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / IItemsSource<T> Interface / OnClientQueryComplete Property

In This Topic
    OnClientQueryComplete Property
    In This Topic
    Occurs when the query requests complete.
    Syntax
    'Declaration
     
    Property OnClientQueryComplete As String
    string OnClientQueryComplete {get; set;}
    See Also